@font-face {
  font-family: 'TT Fors Trial';
  src: url('./TT_Fors_Trial_Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'TT Fors Trial';
  src: url('./TT_Fors_Trial_Medium.ttf');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'TT Fors Trial';
  src: url('./TT_Fors_Trial_Bold.ttf');
  font-weight: 700;
  font-style: normal;
}
